<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.box20240907161054 {
	width:100%;
	height: 100%;
	margin-bottom:20px;
/*	max-width: 500px;*/
	/*border:1px solid #dddddd;	*/
}



.box20240907161054 .picbox{
	padding-bottom: 20%; /*å›¾ç‰‡çš„é•¿å®½æ¯”ï¼Œé»˜è®¤æ˜¯æ­£æ–¹å½¢100%*/
}

.box20240907161054_1 {
    /*padding: 20px;*/
	height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.box20240907161054_title {
    font-size: 1.6rem;	
	height: 4.6rem;    /*ä¸¤è¡Œæ–‡å­—çš„é«˜åº¦*/
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; /*å•è¡Œç¼©ç•¥*/
}
.box20240907161054_jianjie {
    font-size: 1.6rem;
	line-height: 200%;
	overflow: hidden;	
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4; /*æŽ§åˆ¶ç¼©ç•¥çš„è¡Œæ•°*/
}

.box20240907161054_1_1 {

}
.box20240907161054_1_2 {
    display: flex;
    justify-content: flex-end;
}

.box20240907161054_bt{
	display: inline-block;
	font-size: 14px;
	color: #fff !important;
	background-color: #B6B6B6;
	text-align: center;
	padding: 10px 20px;
}</pre></body></html>